docker-compose pre prod (non final)
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
ENCRYPTION_KEY: ${ENCRYPTION_KEY}
|
||||
GEOIP_DB_PATH: /app/geoip/GeoLite2-Country.mmdb
|
||||
volumes:
|
||||
- ./geoip:/app/geoip:ro
|
||||
- /home/tim/docker_volumes/bridzik/:/app/geoip:ro
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
|
||||
Reference in New Issue
Block a user