fixes
This commit is contained in:
parent
b85c6e7b53
commit
ef502854ee
@ -8,9 +8,9 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- alkator
|
- alkator
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx
|
image: nginx:1.27.2
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "8004:80"
|
||||||
volumes:
|
volumes:
|
||||||
- /home/meiri/alkator/nginx.conf:/etc/nginx/nginx.conf:ro
|
- /home/meiri/alkator/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||||
- /home/meiri/alkator/:/alkator
|
- /home/meiri/alkator/:/alkator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user