More tweaks
This commit is contained in:
@@ -5,12 +5,10 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
landing:
|
landing:
|
||||||
image: ${LANDING_IMAGE:-git.mifi.dev/mifi-ventures/landing:latest}
|
image: git.mifi.dev/mifi-ventures/landing:latest
|
||||||
container_name: mifi-ventures-landing
|
container_name: mifi-ventures-landing
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- "${LANDING_PORT:-8080}:80"
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.docker.network=marina-net"
|
- "traefik.docker.network=marina-net"
|
||||||
|
|||||||
Reference in New Issue
Block a user