nginx
This commit is contained in:
parent
b0b3f90b1b
commit
1030d50acb
@ -6,7 +6,7 @@ services:
|
||||
nginx:
|
||||
image: nginx
|
||||
volumes:
|
||||
- ./nginx:/etc/nginx
|
||||
- ../nginx:/etc/nginx
|
||||
- /sprint-data/static:/var/www/html/static
|
||||
networks:
|
||||
- net
|
||||
|
@ -6,7 +6,7 @@ services:
|
||||
nginx:
|
||||
image: nginx
|
||||
volumes:
|
||||
- ./nginx:/etc/nginx
|
||||
- ../nginx:/etc/nginx
|
||||
- /sprint-data/static:/var/www/html/static
|
||||
networks:
|
||||
- net
|
||||
|
Loading…
Reference in New Issue
Block a user