mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-test.yaml
This commit is contained in:
@@ -6,6 +6,10 @@ services:
|
||||
environment:
|
||||
- API_URL=$SERVICE_URL_API
|
||||
- ANOTHER_URL=$SERVICE_FQDN_ANOTHER_SERVICE
|
||||
volumes:
|
||||
- 'gitea-data:/data'
|
||||
- 'gitea-timezone:/etc/timezone:ro'
|
||||
- 'gitea-localtime:/etc/localtime:ro'
|
||||
another-service:
|
||||
image: nginx
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user