Skip to content

Commit

Permalink
Merge pull request #33 from geoadmin/ltbam-patch-1
Browse files Browse the repository at this point in the history
Update docker-compose.yml
  • Loading branch information
ltbam authored Jul 1, 2024
2 parents 8049ff4 + db38a1c commit ed23416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ services:
- tmp_data:/app/tmp_data
- $PWD/.docker_env:/app/.env # CLI needs access to .env file
- $PWD/static:/app/static # static file for frontend
- /data/certs:/app/ssl
networks:
- routing-packager
depends_on:
Expand Down

0 comments on commit ed23416

Please sign in to comment.