This commit is contained in:
magmaus3 2023-06-09 14:07:18 +02:00
parent 30beb7cdaa
commit 70a7b5580d
Signed by: magmaus3
GPG key ID: 966755D3F4A9B251

View file

@ -5,6 +5,8 @@ services:
build: . build: .
volumes: volumes:
- .:/app - .:/app
env_file:
- .env
environment: environment:
- IWM_SERVER="http://make.fangam.es" - IWM_SERVER="http://make.fangam.es"
- IWM_THUMBNAILS="https://images.make.fangam.es" - IWM_THUMBNAILS="https://images.make.fangam.es"