Skip to content

Commit 6a30681

Browse files
committed
try without volume
1 parent b1ec169 commit 6a30681

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ services:
44
container_name: nginx
55
ports:
66
- "80:80"
7-
volumes:
8-
- ./nginx.conf:/etc/nginx/conf.d/default.conf
97
depends_on:
108
- angelos-ui
119
networks:

0 commit comments

Comments
 (0)