Use static web server
This commit is contained in:
@ -32,8 +32,6 @@ services:
|
||||
static:
|
||||
image: joseluisq/static-web-server:latest
|
||||
container_name: wger_static
|
||||
ports:
|
||||
- 9003:80
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- SERVER_ROOT=/var/public
|
||||
|
Reference in New Issue
Block a user