mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-02-22 02:09:24 +00:00
change dev port
This commit is contained in:
parent
ded130ece3
commit
78ccbfa591
@ -4,7 +4,7 @@ services:
|
||||
home:
|
||||
image: nginx:alpine
|
||||
ports:
|
||||
- 80:80
|
||||
- 3000:80
|
||||
volumes:
|
||||
- ./public:/usr/share/nginx/html:ro
|
||||
- ./nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
Loading…
x
Reference in New Issue
Block a user