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