Merge Atlantis #1

Merged
cwalthe2 merged 3 commits from atlantis into main 2024-09-20 10:10:45 +02:00
3 changed files with 11 additions and 7 deletions
Showing only changes of commit f9a6ba8f1c - Show all commits

View File

@ -5,7 +5,8 @@ services:
dockerfile: Dockerfile
ports:
- "7200:7200"
network_mode: host
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
- ./configuration.yaml:/go/src/app/configuration.yaml
restart: unless-stopped