Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com> Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
5 lines
54 B
YAML
5 lines
54 B
YAML
version: '3'
|
|
services:
|
|
web:
|
|
image: nginx:latest
|