changed docker-container for testing purpose
This commit is contained in:
parent
12d1a88622
commit
eea733e39d
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
services:
|
||||
web:
|
||||
restart: unless-stopped
|
||||
image: nginx:alpine
|
||||
image: 'joseluisq/static-web-server:2'
|
||||
ports:
|
||||
- "1380:80"
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue