Deploy con DB
All checks were successful
Deploy / trigger (push) Successful in 2s

This commit is contained in:
2026-04-12 20:11:33 +02:00
parent e831d2b4bf
commit 44b7bac950

View File

@@ -15,7 +15,7 @@ jobs:
# Imposta la cartella che conterrà la root del sito! # Imposta la cartella che conterrà la root del sito!
# Default "/" # Default "/"
# Con nome "nome_cartella" # Con nome "nome_cartella"
ROOT_DIR: "/" ROOT_DIR: "/file"
# Cosa stai andando a pubblicare? # Cosa stai andando a pubblicare?
# - pages sito web statico # - pages sito web statico
# - dynamic sito web dinamico con PHP # - dynamic sito web dinamico con PHP