Remove drone token from docker-compose
This commit is contained in:
parent
c23501d5a5
commit
22298a82e3
@ -58,9 +58,6 @@ secrets:
|
|||||||
payload_secret:
|
payload_secret:
|
||||||
external: true
|
external: true
|
||||||
name: ${STACK_NAME}_payload_secret_${SECRET_PAYLOAD_SECRET_VERSION}
|
name: ${STACK_NAME}_payload_secret_${SECRET_PAYLOAD_SECRET_VERSION}
|
||||||
token:
|
|
||||||
external: true
|
|
||||||
name: ${STACK_NAME}_token_${SECRET_TOKEN_VERSION}
|
|
||||||
mongo_password:
|
mongo_password:
|
||||||
external: true
|
external: true
|
||||||
name: ${STACK_NAME}_mongo_password_${SECRET_MONGO_PASSWORD_VERSION}
|
name: ${STACK_NAME}_mongo_password_${SECRET_MONGO_PASSWORD_VERSION}
|
||||||
|
Loading…
Reference in New Issue
Block a user