Remove drone token from docker-compose

This commit is contained in:
tobias 2024-06-19 22:28:30 +02:00
parent c23501d5a5
commit 22298a82e3

View File

@ -58,9 +58,6 @@ secrets:
payload_secret:
external: true
name: ${STACK_NAME}_payload_secret_${SECRET_PAYLOAD_SECRET_VERSION}
token:
external: true
name: ${STACK_NAME}_token_${SECRET_TOKEN_VERSION}
mongo_password:
external: true
name: ${STACK_NAME}_mongo_password_${SECRET_MONGO_PASSWORD_VERSION}