Changement de wget à curl et fix du bug de sed du nom de docker vuejs

This commit is contained in:
2024-10-30 00:53:28 +01:00
parent cd5c5b07c0
commit e0f054159d
4 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
services:
vue_app:
container_name: nom_container_container
container_name: changeme_container
restart: unless-stopped
build:
context: .