add cicd
This commit is contained in:
@@ -38,16 +38,6 @@ services:
|
||||
- internal
|
||||
volumes:
|
||||
- ./storage/redis:/data
|
||||
|
||||
# wait_for_it:
|
||||
# build:
|
||||
# context: .
|
||||
# dockerfile: services/wait_for_it/Dockerfile
|
||||
# networks:
|
||||
# - internal
|
||||
# depends_on:
|
||||
# - database
|
||||
# command: sh -c "/wait -t 30 database:5432 -- echo 123;"
|
||||
networks:
|
||||
internal:
|
||||
internal: true
|
||||
|
||||
Reference in New Issue
Block a user