deploy portainer-ce on beta.fogtype.com
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nebel 2023-01-02 11:39:42 +09:00
parent 910075d6f7
commit 48d952fbd6

View file

@ -15,8 +15,9 @@ services:
portainer:
image: portainer/portainer-ce:2.16.2-alpine
restart: unless-stopped
ports:
- "127.0.0.1:9000:9000"
labels:
caddy: beta.fogtype.com
caddy.reverse_proxy: "{{upstreams 9000}}"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- portainer_data:/data