Skip to content

Commit

Permalink
fix hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Jan 17, 2024
1 parent c03c5ed commit 3da31ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ FTP_HOST=localhost
FTP_USER=anonymous
FTP_TARGET_DIR=/

SSH_HOST=nantes.afpy.org
SSH_HOST=deb2.afpy.org
SSH_PORT=22
SSH_USER=nantes-afpy-org
SSH_TARGET_DIR=/var/www/nantes.afpy.org/
Expand Down

0 comments on commit 3da31ce

Please sign in to comment.