mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 13:28:57 +00:00
Rename database service to database-prod
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- DB_CONNECTION=postgres
|
||||
- TEST=${TEST}
|
||||
- TEST_PASSWORD=${SERVICE_PASSWORD_TEST}
|
||||
database:
|
||||
database-prod:
|
||||
image: postgres:14-alpine
|
||||
environment:
|
||||
- POSTGRES_DB=database
|
||||
|
||||
Reference in New Issue
Block a user