This commit is contained in:
bjoernellens1 2023-11-30 10:30:51 +01:00 committed by GitHub
parent 89c9f2304d
commit a0c32cc7be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,7 @@ services:
user: root
volumes:
- ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed
- .:/repo
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "88:1337"