Skip to content

Commit

Permalink
dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
TrystanLea committed Apr 5, 2023
1 parent 34762fc commit e5f7480
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.override.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ services:
ports:
# Expose Emoncms on localhost port 8080
- 8080:80
# volumes:
volumes:
# Mount emoncms files from local FS for dev
# - ./emoncms:/var/www/emoncms
- ./emoncms:/var/www/emoncms
env_file:
# Use default enviroment variables file for dev
- 'default.docker-env'
Expand Down

0 comments on commit e5f7480

Please sign in to comment.