Skip to content

Commit

Permalink
Move inside correct folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalysso committed Dec 7, 2023
1 parent 7bde2a2 commit e2ac323
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DockerFile → static_web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM nginx

# Copier le contenu statique dans le répertoire de travail de Nginx
COPY ./static_web /usr/share/nginx/html
COPY ./src /usr/share/nginx/html

# Copie du fichier de configuration nginx personnalisé
COPY nginx.conf /etc/nginx/nginx.conf
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e2ac323

Please sign in to comment.