Skip to content

Commit ccd1ff5

Browse files
committed
trying nginx conf templates
1 parent 2e163f9 commit ccd1ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363
- 8089:80
6464
restart: always
6565
volumes:
66-
- ./nginx/default.conf:/etc/nginx/nginx.conf
66+
- ./nginx/default.conf:/etc/nginx/templates/nginx.conf.template
6767
depends_on:
6868
- api
6969
- frontend

0 commit comments

Comments
 (0)