mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 12:24:09 +00:00
fix dockercompose error
This commit is contained in:
+2
-2
@@ -11,9 +11,9 @@ services:
|
||||
env_file: .env
|
||||
working_dir: /app
|
||||
depends_on:
|
||||
- mysql
|
||||
- database
|
||||
links:
|
||||
- mysql
|
||||
- database
|
||||
|
||||
|
||||
### Caddy Server #########################################
|
||||
|
||||
Reference in New Issue
Block a user