Update compose - self-contained folder
This commit is contained in:
+7
-1
@@ -4,6 +4,12 @@ services:
|
||||
container_name: mael-landing
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/mads/domain:/usr/share/nginx/html:ro
|
||||
- ./:/usr/share/nginx/html:ro
|
||||
ports:
|
||||
- "8090:80"
|
||||
networks:
|
||||
- proxy
|
||||
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
Reference in New Issue
Block a user