This commit is contained in:
parent
6d84a9e3ea
commit
3a93b7c3fa
@ -1,10 +1,9 @@
|
||||
services:
|
||||
pontus-web:
|
||||
build: .
|
||||
image: pontus-web:latest
|
||||
image: nginx
|
||||
restart: always
|
||||
ports:
|
||||
- "2280:80"
|
||||
- 2280:80
|
||||
volumes:
|
||||
- ./default.conf:/etc/nginx/conf.d/default.conf
|
||||
- ./src:/usr/share/nginx/html
|
Loading…
x
Reference in New Issue
Block a user