docs(docker-compose): More _FIXME_ markers

This commit is contained in:
2023-06-24 23:56:43 +02:00
parent bb6777f389
commit e5dcc062de
3 changed files with 5 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
services:
vault:
# FIXME Docker Hub image name with or without slash? FIXME
image: "vault:${VAULT_VERSION}"
container_name: "vault-${CONTEXT}"
networks: