Skip to content

Commit

Permalink
add env var to docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
kabuspl committed Oct 27, 2023
1 parent fbc5ba2 commit 379ead0
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 @@ -11,6 +11,7 @@ services:
UONET_SYMBOL: "city"
UPDATE_RATE_MS: 300000
LOG_LEVEL: 2
IMPORT_DATASTORE: "false"
volumes:
- datastore:/home/node/app/datastore
- logs:/home/node/app/logs
Expand Down

0 comments on commit 379ead0

Please sign in to comment.