mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 04:24:08 +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