Skip to content

Commit

Permalink
Update web config for development mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Jan 28, 2025
1 parent 4035364 commit 1fc59a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions compose/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ services:
volumes:
- ./../../ohm-website/:/var/www/
- ./../images/web/config/settings.yml:/tmp/settings.yml:rw
- ./../images/web/config/settings.local.yml:/tmp/settings.local.yml:rw
- ./../images/web/start.sh:/var/www/start.sh
env_file:
- ./../envs/.env.web
Expand All @@ -43,7 +42,3 @@ services:
networks:
web_network:
driver: bridge

volumes:
caddy_data:
caddy_config:

0 comments on commit 1fc59a0

Please sign in to comment.