Skip to content

Commit 3d53e58

Browse files
committed
Fixed docker-compose.yml
1 parent 1c97090 commit 3d53e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- api
5858
networks:
5959
- internal
60-
volumes:
60+
# volumes:
6161
# - ./frontend/image-files/etc/nginx/nginx.conf:/etc/nginx/nginx.conf
6262
# - ./frontend/src:/app/src
6363

0 commit comments

Comments
 (0)